FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/resource-agendamento-teleatendimento

Packagehl7.fhir.stt
Resource TypeStructureDefinition
Idresource-agendamento-teleatendimento
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.stt@1.0.0-beta14&canonical=https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/AgendamentoTeleatendimento
URLhttps://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/AgendamentoTeleatendimento
Version1.0.0
Statusactive
Date2021-03-14
NameAgendamentoTeleatendimento
TitleAgendamento de teleatendimento
Realmstt
Authorityhl7
DescriptionAgendamentos realizados para eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
PurposePermitir identificar e referenciar agendamentos realizados para eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
TypeAppointment
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ExtensionAgendamentoTeleatendimentoInstituicaoResponsavelExtensão para a instituição responsável pelo agendamento de teleatendimento

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "resource-agendamento-teleatendimento",
  "language": "pt-BR",
  "url": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/AgendamentoTeleatendimento",
  "version": "1.0.0",
  "name": "AgendamentoTeleatendimento",
  "title": "Agendamento de teleatendimento",
  "status": "active",
  "experimental": false,
  "date": "2021-03-14",
  "publisher": "Laboratório de Telemedicina - HU/UFSC",
  "contact": [
    {
      "name": "Alexandre Savaris",
      "telecom": [
        {
          "system": "email",
          "value": "savaris@telemedicina.ufsc.br",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Agendamentos realizados para eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BRA",
          "display": "Brazil",
          "userSelected": true
        }
      ]
    }
  ],
  "purpose": "Permitir identificar e referenciar agendamentos realizados para eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Appointment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Appointment.extension",
        "path": "Appointment.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Appointment.extension:instituicaoResponsavel",
        "path": "Appointment.extension",
        "sliceName": "instituicaoResponsavel",
        "sliceIsConstraining": false,
        "min": 1,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionAgendamentoTeleatendimentoInstituicaoResponsavel"
            ]
          }
        ]
      },
      {
        "id": "Appointment.extension:instituicaoResponsavel.value[x]",
        "path": "Appointment.extension.value[x]",
        "min": 1
      },
      {
        "id": "Appointment.identifier",
        "path": "Appointment.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "max": "1"
      },
      {
        "id": "Appointment.identifier.use",
        "path": "Appointment.identifier.use",
        "max": "0"
      },
      {
        "id": "Appointment.identifier.type",
        "path": "Appointment.identifier.type",
        "max": "0"
      },
      {
        "id": "Appointment.identifier.system",
        "path": "Appointment.identifier.system",
        "min": 1
      },
      {
        "id": "Appointment.identifier.value",
        "path": "Appointment.identifier.value",
        "min": 1
      },
      {
        "id": "Appointment.identifier.period",
        "path": "Appointment.identifier.period",
        "max": "0"
      },
      {
        "id": "Appointment.identifier.assigner",
        "path": "Appointment.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Appointment.identifier:identificadorExterno",
        "path": "Appointment.identifier",
        "sliceName": "identificadorExterno",
        "max": "1"
      },
      {
        "id": "Appointment.identifier:identificadorExterno.use",
        "path": "Appointment.identifier.use",
        "max": "0"
      },
      {
        "id": "Appointment.identifier:identificadorExterno.type",
        "path": "Appointment.identifier.type",
        "max": "0"
      },
      {
        "id": "Appointment.identifier:identificadorExterno.system",
        "path": "Appointment.identifier.system",
        "min": 1,
        "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorAgendamentoTeleatendimento"
      },
      {
        "id": "Appointment.identifier:identificadorExterno.value",
        "path": "Appointment.identifier.value",
        "min": 1
      },
      {
        "id": "Appointment.identifier:identificadorExterno.period",
        "path": "Appointment.identifier.period",
        "max": "0"
      },
      {
        "id": "Appointment.identifier:identificadorExterno.assigner",
        "path": "Appointment.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Appointment.cancelationReason.coding.system",
        "path": "Appointment.cancelationReason.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"
      },
      {
        "id": "Appointment.cancelationReason.coding.version",
        "path": "Appointment.cancelationReason.coding.version",
        "fixedString": "4.0.1"
      },
      {
        "id": "Appointment.cancelationReason.coding.code",
        "path": "Appointment.cancelationReason.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.cancelationReason.coding.display",
        "path": "Appointment.cancelationReason.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.cancelationReason.coding.userSelected",
        "path": "Appointment.cancelationReason.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.cancelationReason.text",
        "path": "Appointment.cancelationReason.text",
        "min": 1
      },
      {
        "id": "Appointment.serviceCategory",
        "path": "Appointment.serviceCategory",
        "max": "1"
      },
      {
        "id": "Appointment.serviceCategory.coding.system",
        "path": "Appointment.serviceCategory.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/service-category"
      },
      {
        "id": "Appointment.serviceCategory.coding.version",
        "path": "Appointment.serviceCategory.coding.version",
        "min": 1,
        "fixedString": "4.0.1"
      },
      {
        "id": "Appointment.serviceCategory.coding.code",
        "path": "Appointment.serviceCategory.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.serviceCategory.coding.display",
        "path": "Appointment.serviceCategory.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.serviceCategory.coding.userSelected",
        "path": "Appointment.serviceCategory.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.serviceCategory.text",
        "path": "Appointment.serviceCategory.text",
        "min": 1
      },
      {
        "id": "Appointment.serviceType",
        "path": "Appointment.serviceType",
        "max": "1"
      },
      {
        "id": "Appointment.serviceType.coding",
        "path": "Appointment.serviceType.coding",
        "max": "1"
      },
      {
        "id": "Appointment.serviceType.coding.system",
        "path": "Appointment.serviceType.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/service-type"
      },
      {
        "id": "Appointment.serviceType.coding.version",
        "path": "Appointment.serviceType.coding.version",
        "min": 1,
        "fixedString": "4.0.1"
      },
      {
        "id": "Appointment.serviceType.coding.code",
        "path": "Appointment.serviceType.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.serviceType.coding.display",
        "path": "Appointment.serviceType.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.serviceType.coding.userSelected",
        "path": "Appointment.serviceType.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.serviceType.text",
        "path": "Appointment.serviceType.text",
        "min": 1
      },
      {
        "id": "Appointment.specialty",
        "path": "Appointment.specialty",
        "max": "1"
      },
      {
        "id": "Appointment.specialty.coding.system",
        "path": "Appointment.specialty.coding.system",
        "min": 1
      },
      {
        "id": "Appointment.specialty.coding.version",
        "path": "Appointment.specialty.coding.version",
        "min": 1
      },
      {
        "id": "Appointment.specialty.coding.code",
        "path": "Appointment.specialty.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.specialty.coding.display",
        "path": "Appointment.specialty.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.specialty.coding.userSelected",
        "path": "Appointment.specialty.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.specialty.text",
        "path": "Appointment.specialty.text",
        "min": 1
      },
      {
        "id": "Appointment.appointmentType.coding.system",
        "path": "Appointment.appointmentType.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0276"
      },
      {
        "id": "Appointment.appointmentType.coding.version",
        "path": "Appointment.appointmentType.coding.version",
        "min": 1,
        "fixedString": "2.9"
      },
      {
        "id": "Appointment.appointmentType.coding.code",
        "path": "Appointment.appointmentType.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.appointmentType.coding.display",
        "path": "Appointment.appointmentType.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.appointmentType.coding.userSelected",
        "path": "Appointment.appointmentType.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.appointmentType.text",
        "path": "Appointment.appointmentType.text",
        "min": 1
      },
      {
        "id": "Appointment.reasonCode",
        "path": "Appointment.reasonCode",
        "max": "1"
      },
      {
        "id": "Appointment.reasonCode.coding",
        "path": "Appointment.reasonCode.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Appointment.reasonCode.coding.system",
        "path": "Appointment.reasonCode.coding.system",
        "min": 1
      },
      {
        "id": "Appointment.reasonCode.coding.version",
        "path": "Appointment.reasonCode.coding.version",
        "min": 1
      },
      {
        "id": "Appointment.reasonCode.coding.code",
        "path": "Appointment.reasonCode.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.reasonCode.coding.display",
        "path": "Appointment.reasonCode.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.reasonCode.coding.userSelected",
        "path": "Appointment.reasonCode.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.reasonCode.text",
        "path": "Appointment.reasonCode.text",
        "min": 1
      },
      {
        "id": "Appointment.reasonReference",
        "path": "Appointment.reasonReference",
        "max": "0"
      },
      {
        "id": "Appointment.supportingInformation.reference",
        "path": "Appointment.supportingInformation.reference",
        "min": 1
      },
      {
        "id": "Appointment.supportingInformation.type",
        "path": "Appointment.supportingInformation.type",
        "min": 1
      },
      {
        "id": "Appointment.supportingInformation.display",
        "path": "Appointment.supportingInformation.display",
        "min": 1
      },
      {
        "id": "Appointment.start",
        "path": "Appointment.start",
        "min": 1
      },
      {
        "id": "Appointment.end",
        "path": "Appointment.end",
        "min": 1
      },
      {
        "id": "Appointment.slot",
        "path": "Appointment.slot",
        "max": "0"
      },
      {
        "id": "Appointment.created",
        "path": "Appointment.created",
        "min": 1
      },
      {
        "id": "Appointment.basedOn",
        "path": "Appointment.basedOn",
        "max": "0"
      },
      {
        "id": "Appointment.participant.type",
        "path": "Appointment.participant.type",
        "max": "1"
      },
      {
        "id": "Appointment.participant.type.coding",
        "path": "Appointment.participant.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Appointment.participant.type.coding.system",
        "path": "Appointment.participant.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
      },
      {
        "id": "Appointment.participant.type.coding.version",
        "path": "Appointment.participant.type.coding.version",
        "min": 1,
        "fixedString": "3.0.0"
      },
      {
        "id": "Appointment.participant.type.coding.code",
        "path": "Appointment.participant.type.coding.code",
        "min": 1
      },
      {
        "id": "Appointment.participant.type.coding.display",
        "path": "Appointment.participant.type.coding.display",
        "min": 1
      },
      {
        "id": "Appointment.participant.type.coding.userSelected",
        "path": "Appointment.participant.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Appointment.participant.type.text",
        "path": "Appointment.participant.type.text",
        "min": 1
      },
      {
        "id": "Appointment.participant.actor",
        "path": "Appointment.participant.actor",
        "min": 1
      },
      {
        "id": "Appointment.participant.actor.reference",
        "path": "Appointment.participant.actor.reference",
        "min": 1
      },
      {
        "id": "Appointment.participant.actor.type",
        "path": "Appointment.participant.actor.type",
        "min": 1
      },
      {
        "id": "Appointment.participant.actor.identifier",
        "path": "Appointment.participant.actor.identifier",
        "max": "0"
      },
      {
        "id": "Appointment.participant.actor.display",
        "path": "Appointment.participant.actor.display",
        "min": 1
      },
      {
        "id": "Appointment.participant.required",
        "path": "Appointment.participant.required",
        "min": 1
      },
      {
        "id": "Appointment.participant.period",
        "path": "Appointment.participant.period",
        "max": "0"
      },
      {
        "id": "Appointment.requestedPeriod",
        "path": "Appointment.requestedPeriod",
        "max": "0"
      }
    ]
  }
}